mir, GL: Split GL context creation in two phases
authorMarco Trevisan (Treviño) <mail@3v1n0.net>
Thu, 12 Feb 2015 02:03:18 +0000 (03:03 +0100)
committerMarco Trevisan (Treviño) <mail@3v1n0.net>
Thu, 12 Feb 2015 02:03:18 +0000 (03:03 +0100)
commitf9503ac18991ed7401c86b3d97fb8b93d18e9016
treed8cd929f14b49e96d39061ffd56a626fc13109ef
parent8a52ace8de5eb1820170950079d904d75f2a5db0
mir, GL: Split GL context creation in two phases

Move egl_context initialization in gdk_gl_context_realize

 • gdk_window_create_gl_context() creates a GdkGLContext
 • gdk_gl_context_realize() creates the underlying resources

https://bugzilla.gnome.org/show_bug.cgi?id=741946
gdk/mir/gdkmirglcontext.c
gdk/mir/gdkmirwindowimpl.c